[INFO] fetching crate atd-tools-fs 1.1.0...
[INFO] fixing atd-tools-fs-1.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate atd-tools-fs 1.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate atd-tools-fs 1.1.0
[INFO] finished tweaking crates.io crate atd-tools-fs 1.1.0
[INFO] tweaked toml for crates.io crate atd-tools-fs 1.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate atd-tools-fs 1.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate atd-tools-fs 1.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded globset v0.4.18
[INFO] [stderr]   Downloaded ulid v1.2.1
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded grep-matcher v0.1.8
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.20
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.18
[INFO] [stderr]   Downloaded base256emoji v1.0.2
[INFO] [stderr]   Downloaded match-lookup v0.1.2
[INFO] [stderr]   Downloaded atd-protocol v1.1.0
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.7
[INFO] [stderr]   Downloaded grep-regex v0.1.14
[INFO] [stderr]   Downloaded multibase v0.9.2
[INFO] [stderr]   Downloaded const-str v0.4.3
[INFO] [stderr]   Downloaded grep-searcher v0.1.16
[INFO] [stderr]   Downloaded memmap2 v0.9.10
[INFO] [stderr]   Downloaded atd-runtime v1.1.0
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b4ea518bb26e4ae4797512c0db1428781499b302d312fb7a3390d9b34423c647
[INFO] running `Command { std: "docker" "start" "b4ea518bb26e4ae4797512c0db1428781499b302d312fb7a3390d9b34423c647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b4ea518bb26e4ae4797512c0db1428781499b302d312fb7a3390d9b34423c647" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4ea518bb26e4ae4797512c0db1428781499b302d312fb7a3390d9b34423c647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b4ea518bb26e4ae4797512c0db1428781499b302d312fb7a3390d9b34423c647" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking grep-matcher v0.1.8
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.18
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking data-encoding-macro v0.1.20
[INFO] [stderr]     Checking base256emoji v1.0.2
[INFO] [stderr]     Checking multibase v0.9.2
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking grep-regex v0.1.14
[INFO] [stderr]     Checking grep-searcher v0.1.16
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking atd-protocol v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking atd-runtime v1.1.0
[INFO] [stderr]     Checking atd-tools-fs v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test_with_tracker` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/edit.rs:255:38
[INFO] [stdout]     |
[INFO] [stdout] 255 |         let (ctx, tr) = CallContext::for_test_with_tracker();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test_with_tracker` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/edit.rs:286:39
[INFO] [stdout]     |
[INFO] [stdout] 286 |         let (ctx, _tr) = CallContext::for_test_with_tracker();
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/edit.rs:452:32
[INFO] [stdout]     |
[INFO] [stdout] 452 |         let ctx = CallContext::for_test(); // no tracker
[INFO] [stdout]     |                                ^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/glob.rs:250:34
[INFO] [stdout]     |
[INFO] [stdout] 250 |         let mut c = CallContext::for_test();
[INFO] [stdout]     |                                  ^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/grep.rs:367:34
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let mut c = CallContext::for_test();
[INFO] [stdout]     |                                  ^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test_with_tracker` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/read.rs:207:39
[INFO] [stdout]     |
[INFO] [stdout] 207 |         let (ctx, _tr) = CallContext::for_test_with_tracker();
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/read.rs:223:32
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let ctx = CallContext::for_test();
[INFO] [stdout]     |                                ^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/read.rs:241:32
[INFO] [stdout]     |
[INFO] [stdout] 241 |         let ctx = CallContext::for_test();
[INFO] [stdout]     |                                ^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/read.rs:257:32
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let ctx = CallContext::for_test();
[INFO] [stdout]     |                                ^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/read.rs:276:32
[INFO] [stdout]     |
[INFO] [stdout] 276 |         let ctx = CallContext::for_test();
[INFO] [stdout]     |                                ^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/read.rs:296:32
[INFO] [stdout]     |
[INFO] [stdout] 296 |         let ctx = CallContext::for_test();
[INFO] [stdout]     |                                ^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/read.rs:318:32
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let ctx = CallContext::for_test();
[INFO] [stdout]     |                                ^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/read.rs:335:32
[INFO] [stdout]     |
[INFO] [stdout] 335 |         let ctx = CallContext::for_test();
[INFO] [stdout]     |                                ^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test_with_tracker` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/read.rs:350:38
[INFO] [stdout]     |
[INFO] [stdout] 350 |         let (ctx, tr) = CallContext::for_test_with_tracker();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/read.rs:367:36
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let mut ctx = CallContext::for_test();
[INFO] [stdout]     |                                    ^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/write.rs:161:32
[INFO] [stdout]     |
[INFO] [stdout] 161 |         let ctx = CallContext::for_test();
[INFO] [stdout]     |                                ^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/write.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |         let ctx = CallContext::for_test();
[INFO] [stdout]     |                                ^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/write.rs:203:32
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let ctx = CallContext::for_test();
[INFO] [stdout]     |                                ^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/write.rs:225:32
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let ctx = CallContext::for_test();
[INFO] [stdout]     |                                ^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test_with_tracker` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/write.rs:245:38
[INFO] [stdout]     |
[INFO] [stdout] 245 |         let (ctx, tr) = CallContext::for_test_with_tracker();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `for_test` found for struct `atd_runtime::CallContext` in the current scope
[INFO] [stdout]    --> src/write.rs:274:36
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let mut ctx = CallContext::for_test();
[INFO] [stdout]     |                                    ^^^^^^^^ associated function or constant not found in `atd_runtime::CallContext`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `atd_runtime::CallContext`, consider using `atd_runtime::CallContext::new` which returns `atd_runtime::CallContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atd-runtime-1.1.0/src/context.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 | /     pub fn new(
[INFO] [stdout]  64 | |         cwd: PathBuf,
[INFO] [stdout]  65 | |         max_output_bytes: usize,
[INFO] [stdout]  66 | |         call_id: ulid::Ulid,
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |         secrets: Option<Arc<SecretBundle>>,
[INFO] [stdout]  73 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atd-tools-fs` (lib test) due to 21 previous errors
[INFO] running `Command { std: "docker" "inspect" "b4ea518bb26e4ae4797512c0db1428781499b302d312fb7a3390d9b34423c647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4ea518bb26e4ae4797512c0db1428781499b302d312fb7a3390d9b34423c647", kill_on_drop: false }`
[INFO] [stdout] b4ea518bb26e4ae4797512c0db1428781499b302d312fb7a3390d9b34423c647
